
/* map, form */
@media screen and (max-width:599px) {
  :root {
    --size-10: 1.75vw;
    --size-11: 1.93vw;
    --size-12: 2.10vw;
    --size-13: 2.28vw;
    --size-14: 2.45vw;
    --size-15: 2.63vw;
    --size-16: 2.80vw;
    --size-17: 2.98vw;
    --size-18: 3.15vw;
    --size-19: 3.33vw;
    --size-20: 3.50vw;
    --size-21: 3.68vw;
    --size-22: 3.85vw;
    --size-23: 4.03vw;
    --size-24: 4.20vw;
    --size-25: 4.38vw;
    --size-26: 4.55vw;
    --size-27: 4.73vw;
    --size-28: 4.90vw;
    --size-29: 5.08vw;
    --size-30: 5.25vw;
    --size-31: 5.43vw;
    --size-32: 5.60vw;
    --size-33: 5.78vw;
    --size-34: 5.95vw;
    --size-35: 6.13vw;
    --size-36: 6.30vw;
    --size-37: 6.48vw;
    --size-38: 6.65vw;
    --size-39: 6.83vw;
    --size-40: 7.00vw;
    --size-41: 7.18vw;
    --size-42: 7.35vw;
    --size-43: 7.53vw;
    --size-44: 7.70vw;
    --size-45: 7.88vw;
    --size-46: 8.05vw;
    --size-47: 8.23vw;
    --size-48: 8.40vw;
    --size-49: 8.58vw;
    --size-50: 8.75vw;
    --size-51: 8.93vw;
    --size-52: 9.10vw;
    --size-53: 9.28vw;
    --size-54: 9.45vw;
    --size-55: 8.6vw;
    --size-56: 9.80vw;
    --size-57: 9.98vw;
    --size-58: 10.15vw;
    --size-59: 10.33vw;
    --size-60: 10.50vw;
    --size-61: 10.68vw;
    --size-62: 10.85vw;
    --size-63: 11.03vw;
    --size-64: 11.20vw;
    --size-65: 11.38vw;
    --size-66: 11.55vw;
    --size-67: 11.73vw;
    --size-68: 11.90vw;
    --size-69: 12.08vw;
    --size-70: 12.25vw;
    --size-71: 12.43vw;
    --size-72: 12.60vw;
    --size-73: 12.78vw;
    --size-74: 12.95vw;
    --size-75: 13.13vw;
    --size-76: 13.30vw;
    --size-77: 13.48vw;
    --size-78: 13.65vw;
    --size-79: 13.83vw;
    --size-80: 14.00vw;
    --size-81: 14.18vw;
    --size-82: 14.35vw;
    --size-83: 14.53vw;
    --size-84: 14.70vw;
    --size-85: 14.88vw;
    --size-86: 15.05vw;
    --size-87: 15.23vw;
    --size-88: 15.40vw;
    --size-89: 15.58vw;
    --size-90: 15.75vw;
    --size-91: 15.93vw;
    --size-92: 16.10vw;
    --size-93: 16.28vw;
    --size-94: 16.45vw;
    --size-95: 16.63vw;
    --size-96: 16.80vw;
    --size-97: 16.98vw;
    --size-98: 17.15vw;
    --size-99: 17.33vw;
    --size-100: 17.50vw;
  }



  /*    map*/


  .map {
    width: 100%;
    height: 55vw;
    border-radius: 0vw;
  }

  .map_search {
    width: 13.3125vw;
  }

  .map_mid_map_search_mid {
    width: 82%;
    height: 13vw;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 2vw;    
  }

  .map_mid_map_search {
    position: relative !important;
    width: 100%;
    background: white;
    height: 114vw;
    top: 0%;
    z-index: 0;
    overflow: hidden;
    border-radius: 0;
    left: 0;
    border: none;
    border-top: 1px solid #000;
  }

  .map_mid_map_search_top>div {
    color: #000;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 5%;
    padding-bottom: 5%;
    font-size: 3.2vw;
  }

  .map_mid_map_search_mid input {
    width: 82%;
    appearance: none;
    border: none;
    outline: none;
    height: 100%;
    padding-left: 5%;
    font-size: 3vw;
  }


  .map_mid_map_search_item {
    font-size: 3.4vw;
    padding: 6% 11%;
  }

  .map_mid_map_search_item_tel {
    margin-top: 2vw;
  }

  .map_mid_map_search_item_title {
    font-size: 4.3vw;
    font-family: pretendard-bold;
  }

  .map_mid_map_search_bottom {
    overflow: scroll;
    height: 100%;
    width: 100%;
  }

  .map_mid_map_search_item_address {
    margin-top: 4%;
    margin-bottom: 0;
  }

  p.popup_right_2nd {
    font-weight: 600;
    width: 100%;
    font-size: 4.1vw;
    padding-bottom: 3%;
    box-sizing: border-box;
    font-family: 'pretendard variable';
  }

  .map_plus {
width: 9.4%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 11%;
    bottom: 11vw;
    cursor: pointer;
  }
.map_link {
    width: 42.881%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4vw;
}
  /*  popup  */
  .popup_right>div>div:nth-child(1) {
    width: 27%;
  }

  .popup_right_1st {
    color: #E3C179;
    width: 78%;
    margin-bottom: 1%;
    text-align: left;
    justify-content: center;
    align-items: center;
    font-size: 4.2vw;
    margin-top: 6%;
    text-align: center;
  }

  div.popup {
    width: 84%;
    height: 109vw;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 0%;
  }

  .popup_right_3rd .popup_right_3rd_right {
    width: 72%;
  }


  .map_mid_2nd {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    margin-bottom: 0%;
  }


  .popup_img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    height: 50%;
    overflow: hidden;
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .popup_top_absol {
    width: 12.4369%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 6%;
    left: unset;
  }

  .popup_top_absol_2nd {
    width: 96.6687%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 13%;
    left: unset;
  }

  .popup_img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    height: 50%;
    overflow: hidden;
  }

  .holme_close {
    width: 100%;
  }

  .popup_close {
    top: 2% !important;
    right: 5% !important;
    height: 7.5vw;
    width: 7.5vw !important;
    z-index: 10 !important;
    background-color: white;
    border-radius: 50%;
  }

  .popup_close .absol {
    background-color: #09221c;
  }

  .fixed_popup {
    z-index: 500000000;
  }


  .con01pop_05 {
    width: 100%;
  }

  .popup_right_6th_left {
    width: 40.15%;
  }

  .popup_img_con {
    overflow: hidden;
    width: 100%;
    scale: 1;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    border: none;
  }

  .popup_right_2nd {
    font-weight: 600;
    width: 100%;
    font-size: 4.56vw;
    padding-bottom: 5%;
    padding-left: 0%;
    text-align: center;
  }

  .popup_right {
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding-left: 0;
    padding-top: 10%;
  }

  .popup_right>div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 5%;
    margin-left: 0%;
  }

  .popup_right>div>div:nth-child(1) {
    width: 28%;
    font-size: 3.6vw;
    margin-right: 2.5vw;
  }

  .popup_right>div>div:nth-child(2) {
    font-weight: 400;
    font-size: 3.5vw;
    width: 84%;
  }



/* form */
  div.form_wrap {
    width: 94%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    border-radius: 3.5vw;
    left: auto;
  }

  .form {
    width: 87%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .form_col {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 13vw;
  }

  .form_star {
    top: 14%;
    left: -0.7vw;
    color: #ef823a;
  }

  .form_star_top {
    top: -25%;
    left: 38.4vw;
  }

  .form_top {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-bottom: 1px solid #0000007a;
    padding-bottom: 2.5vw;
  }

  .form_check_wrap01 label {
    width: 28%;
    height: 5.5vw;
    padding: 0 0.7vw;
    border-radius: 2.3vw;
  }

  .footeer_agree_checkbox_01,
  .footeer_checkbox_05,
  .footeer_checkbox_06 {
    width: 3vw;
    height: 3vw;
    margin-right: 1.5vw;
  }

  .form_check_name_05 {
    margin-right: 1vw;
  }

  .form_input_06 {
    background-size: 6%;
  }

  .form_agree_wrap {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 2.9vw;
    margin: 2.4vw 0 4vw;
  }

  .form_submit_div {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 4.5vw;
    height: 11vw;
    border-radius: 3vw;
  }

  .form_input_box>label {
    font-weight: 600;
    font-size: 3.8vw;
  }
  
  .form_input, .form_check_wrap {
      width: 66%;
  }


  /* form */


}

/* content */
@media screen and (max-width:599px) {
.main {
    height: auto;
    margin-top: 15vw;
}
.intro {
  position: relative !important;
  z-index: 1;
  opacity: 1;
  pointer-events: all;
}
.intro_02 {
    width: 174.588%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.intro_video {
    opacity: 0.2;
}
.intro_02 > img {
  opacity: 0;
}
.intro_tt {
    font-size: var(--size-37);
    opacity: 0.8;
    top: 54%;
    line-height: 1.3;
}
.main_tt01 {
  position: relative !important;
  left: auto;
  top: auto;
  text-align: center;
  font-size: var(--size-40);
  margin-top: 15vw;
  margin-bottom: 10vw;
}
.main_01 {
  width: 87.2153%;
  margin-bottom: -9vw;
  position: relative !important;
  left: auto;
  top: auto;
}
div.main_box_bg {
  justify-content: flex-start;
}
.main_box {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    background-image: url(/images/main_12.jpg);
    margin-top: auto !important;
    box-sizing: border-box;
    padding-top: 15vw;

    /* transform: translateY(72%); */
}
.main_box_tt01 {
    font-size: var(--size-36);
    line-height: 1.3;
}
.main_line {
  display: none;
}
.main_08 {
    width: 33.9272%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -1.7vw;
}
.main_box_tt02 {
    font-size: var(--size-20);
    margin-top: 6vw;
    font-weight: 500;
    line-height: 1.5;
}
.main_09 {
    width: 98.2397%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 7vw;
    margin-left: -0.5vw;
    z-index: 1;
    margin-bottom: -21vw;
}
.main_10 {
    width: 30.8262%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0.5%;
    top: 0%;
}
.main_03 {
    width: 300.788%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 8.7vw;
}
.con01_03 {
    width: 100.788%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0%;
    height: 100%;
}
.con01_top_tt01 {
    font-size: var(--size-70);
    margin-bottom: 2vw;
}
.con01_top {
    padding-top: 11vw;
}
.con01_01 {
    width: 174.4883%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: flex-start;
}
.con01_top_tt02 {
    font-size: var(--size-35);
    line-height: 1.4;
    margin-bottom: 8vw;
}
.con01_02_2 {
    width: 55.155%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -26.4%;
    bottom: -17%;
    top: auto;
}
.con01_02 {
    width: 45.5697%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -15%;
    bottom: -23%;
}
.con01_main {
    background-image: url(/images/con01_04.png);
    background-size: cover;
    padding-top: 15vw;
    margin-top: -3vw;
}
.con01_tt01 {
    font-size: var(--size-45);
    line-height: 1.3;
    margin-bottom: 6vw;
}
.con01_row_wrap {
    flex-wrap: wrap;
}
div.con01_row {
  width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    overflow: hidden;
}
.con01_row_side {
    padding: 11vw 0;
}
.con01_row_video_wrap {
    width: 96.2708vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.7vw 0;
    margin-top: 3.7vw;
}
.con01_row_video {
    width: 48.9324%;
    height: 27.1146vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con01_row_side_tt02 {
    font-size: var(--size-25);
    color: #1A0B04;
    margin-top: 4.5vw;
}
div.con01_row02 {
  width: 89%;
    background-color: #008C37;
    padding-top: 10vw;
    border: 1px solid #442413;
}
.con01_05 {
    width: 180.487%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con01_05_1 {
    margin-bottom: 4.5vw;
}
.con01_05_2 {
    margin-bottom: 10vw;
}
div.con01_row02_slide {
    margin-bottom: -19vw;
}
div.con01_row03 {
  height: 92vw;
}
.con01_bot {
    padding-top: 5.5vw;
    padding-bottom: 9vw;
}
.con01_bot_tt01 {
    font-size: var(--size-60);
    margin-bottom: 4vw;
}
div.con02_main {
  flex-direction: column;

}
.con02_row {
    width: 100%;
    height: auto;
    background-color: #DFAF6F;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    overflow: hidden;
}
.con02_row01_tt_wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 0.7vw;
    margin-bottom: 10vw;
}
.con02_row01_tt01 {
    font-size: var(--size-35);
    margin-bottom: 2vw;
}
.con02_03 {
    width: 312.21%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: auto !important;
    margin-bottom: 8vw;
}
.con02_02 {
    width: 152.683%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con02_01 {
    width: 78.867%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -13%;
}
.con02_row02_item {
    height: 74vw;
}
.con02_row02_tt01 {
    width: 85%;
    font-size: var(--size-35);
    color: #fff;
    transition-property: transform, color;
    transition-duration: 0.3s;
    text-align: center;
}
.con02_row02_tt02 {
    width: 80%;
    font-size: var(--size-20);
    font-weight: 500;
    margin-top: 16vw;
    text-align: center;
    line-height: 1.5;
}
.con02_circle {
  width: 32.4271vw;
  position: relative !important;
  right: auto;
  order: -1;
  top: auto;
  bottom: auto;
}
.con02_row02_item.con02_change .con02_row02_tt01 {
    color: #000;
    transform: translateY(173%);
}
.con02_row02_item_cover02 {
    height: 98%;
    box-sizing: border-box;
    border: 1px solid #251308;
    border-left: none;
    border-right: none;
}
.con03_01 {
    display: none;
}
.con03_02 {
    display: none;
}
.con03_top {
    width: 95.6458%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-image: url(/images/con03_10.jpg);
    padding-top: 15vw;
    padding-bottom: 15vw;
    margin-bottom: 2vw;
    border: 1px solid #000;
    border-top: none;
    border-bottom: none;
}
.con03_top_tt01 {
    font-size: var(--size-35);
    line-height: 1.3;
}
.con03_top_tt02 {
  line-height: 1.5;
}
.con03_top_tt02 {
    font-size: var(--size-20);
    font-weight: 500;
    margin-top: 3vw;
    margin-bottom: 6vw;
}
div.con03_top_row_wrap {
    gap: 11vw;
    flex-direction: column;
}
.con03_top_row02 {
    margin-top: 0vw;
}
.con03_top_row {
    width: 79.6141%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.con03_top_row_circle01,
.con03_top_row_circle02 {
    left: 4%;
}
.con03_top_row_circle03 {
    right: 4%;
}
.con03_top_row_img {
    margin-bottom: 5vw;
}
.con03_09 {
    width: 79.9124%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.5vw;
}
.con03_top_row_tt01 {
    font-size: var(--size-25);
    margin-bottom: 1.5vw;
}
.con03_sd .flow_sd_img {
    width: 56.0105vw;
    margin-right: 2.7vw;
    border: 1px solid #000;
}
.con03_bot {
    padding-top: 8vw;
}
.con03_bot_tt02 {
    font-size: var(--size-30);
    letter-spacing: -0.1vw;
    line-height: 1.4;
    margin-bottom: 9vw;
}
.con03_bot_row_wrap {
  flex-wrap: wrap;
  gap: 1vw;
  overflow: hidden;
  padding: 16vw 0;
}
.con03_bot_row {
    width: 86.4489%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con03_bot_row_cover {
    padding-top: 20.8vw;
    overflow: hidden;
    border-radius: 50%;
}
.con03_29 {
    width: 255.444%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(90deg);
}
.con04_title {
    font-size: var(--size-55);
    line-height: 1.3;
    margin-bottom: 1.5vw;
}
.con04 {
    background-image: url(/images/con04_01.jpg);
    padding-top: 15vw;
    padding-bottom: 15vw;
}
.con04_top_tt {
    font-size: var(--size-20);
    font-weight: 300;
    margin-bottom: 9vw;
    line-height: 1.5;
}
.con04_slide_img {
    width: 65.875vw;
    height: 31.4896vw;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: height 0.3s;
}
.con04_slide ,
.swiper-slide-active .con04_slide_img {
    height: 44.8646vw;
}
.con04_arr {
    width: 10.25207%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 34%;
}
.con04_arr_prev {
    left: 9%;
}
.con04_arr_next {
    right: 9%;
}
.con04_02 {
    width: 271.788%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 7.5vw 0 0;
    padding: 0;
}
.con04_02 > img {
  display: none;
}
.con04_bot_cover {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative !important;
    gap: 3vw;
}
.con04_05 {
  position: relative !important;
  left: auto;
  transform: translateX(0);
}
.con05_top {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-image: none;
    background-size: 100%;
    padding-top: 15vw;
}
.con05_01 {
    width: 65.6031%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5vw;
}
.con05_02 {
    width: 38.5882%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -3.2vw;
    margin-bottom: 4vw;
}
.con05_top_tt {
    font-size: var(--size-20);
    font-weight: 500;
    line-height: 1.5;
}
.con05_04 {
    width: 101.911%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3.5vw;
    margin-top: 4vw;
}
.con05_mid_row_wrap {
    width: 91.5906%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 13vw;
    flex-direction: column;
    text-align: center;
    gap: 5vw;
}
.con05_mid_row {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.con05_07 {
    width: 422.152%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con05_mid {
    background-image: url(/images/con05_11.png);
    background-size: 100%;
    background-position: top;
    padding-top: 15vw;
    overflow: hidden;
    padding-bottom: 35vw;
}
.con05_06 {
    width: 94.8715%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -33.6vw;
    margin-right: 2vw;
}
.con05_bot_row_wrap {
    width: 94.4882%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.con05_bot_row_side {
    width: 50%;
    order: -1;
    height: 45.0417vw;
}
.con05_bot_row_center {
    width: 100%;
    height: auto;
    background-color: #E3B579;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding-bottom: 8vw;
}
.con05_bot_row_center_top {
    width: 85.9271vw;
    height: 12.0521vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--size-27);
}
.con05_bot_row_center_row_wrap {
    margin-top: 6.5vw;
}
.con05_bot_row_center_tt02 p {
    width: 100%;
    height: 10.5938vw;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-top: 1px solid #25130827;
}
.con05_bot_row_center_tt02 {
    font-size: var(--size-18);
}
.con06_title {
    font-size: var(--size-35);
    line-height: 1.3;
    margin-bottom: 4vw;
}
.con06_15 {
    width: 0.822322%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4vw;
}
.con06_top_tt01 span {
  display: block;
}
.con06_main > img {
  display: none;
}
.con06_cover {
  position: relative !important;
  background-image: url(/images/con06_14.jpg);
  background-size: cover;
  background-position: center;
  padding-top: 15vw;
}
.con06_top_tt02 {
    font-size: var(--size-20);
    font-weight: 500;
    line-height: 1.5;
    margin-top: 4vw;
    margin-bottom: 14vw;
}
.con06_graph_wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 3.4375vw;
}
.con06_01,
.con06_02 {
  display: none;
}
.con06_graph {
    width: 29.5557%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con06_03 {
  display: none;
}
.con06_bot01_line {
    width: 20.4%;
    height: 1.3vw;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.con06_bot01 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: var(--size-34);
    margin-top: 6vw;
    margin-bottom: 5vw;
}
.con07_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.con07_left {
    margin-left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 6vw;
}
.con07_left_tt01 {
    font-size: var(--size-33);
    margin-bottom: 4vw;
}
.con07_03 {
  display: none;
}
.con07_right {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con07_slide_video {
    width: 42.75vw;
    height: 75.698vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con07 {
    background-image: url(/images/con05_11.png);
    background-size: 100%;
    background-position: center;
    padding-top: 8.6vw;
    padding-bottom: 15vw;
}
div.con08_top_line {
    height: 4.6667vw;
    top: 0%;
    justify-content: space-between;
    box-sizing: border-box;
}
.con08_main {
    width: 100%;
    height: 137vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-bottom: 1px solid #1A0B04;
}
.con08_row.con08_change {
    width: 100%;
    background-color: transparent;
    height: 77vw;
}
.con08_row {
    width: 100%;
    height: 30vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #DFAF6F;
    border-top: 1px solid #1A0B04;
    border-left: none;
    box-sizing: border-box;
    transition-property: height, background;
    transition-duration: 0.3s;
    overflow: hidden;
    cursor: pointer;
}

.con08_img {
    width: 105.5938vw;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 30.5vw;
    left: 5vw;
    transform-origin: left center;
    transform: scale(1) translate(5%, 5%);
    transition: transform 0.3s;
}
.con08_row.con08_change .con08_img {
    transform: scale(1);
    top: 30.5vw;
    left: 5vw;
}
.con08_title {
    width: 13.8334vw;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 81.5vw;
    top: 8vw;
    transform-origin: top;
}
.con08_img_title {
    width: 31.5334%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 26%;
    top: 1%;
}
.con08_row_tt_wrap {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    top: 7.4vw;
    left: 4.8vw;
    transform: rotate(0deg);
    white-space: nowrap;
    transform-origin: top left;
    transition-property: transform, color, top;
    transition-duration: 0.3s;
    color: #1A0E0E;
}
.con08_row.con08_change .con08_row_tt_wrap {
    transform: rotate(0deg);
    left: 4.8vw;
    color: #fff;
    top: 13.4vw;
}
.con08_title {
  opacity: 0;
  transition: opacity 0.3s;
}
.con08_row.con08_change .con08_title {
  opacity: 1;
}
.con09 {
    background-image: url(/images/con09_08.jpg);
    padding-top: 15vw;
    padding-bottom: 15vw;
}
.con09_title {
    font-size: var(--size-55);
    margin-bottom: 9vw;
}
.menu_tab {
    width: 27.02897%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: var(--size-25);
    cursor: pointer;
    transform-origin: right bottom;
    transition: transform 0.3s;
}
.menu_tab_wrap {
    gap: 3vw;
    margin-bottom: 6vw;
    flex-wrap: wrap;
}
.menu_box {
    width: 87.9375vw;
}
.menu_img_wrap {
    height: 41.1875vw;
    overflow: hidden;
}
.menu_img {
    width: 37.1667vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu_tt {
    height: 10.0625vw;
    border-top: 1px solid #000;
    font-size: var(--size-20);
    font-weight: 600;
}
.menu_arr {
    width: 10.67464%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 63%;
}
.menu_arr_prev {
    left: 4%;
}
.menu_arr_next {
    right: 4%;
}
.menu_box_wrap {
    margin-bottom: 15vw;
}
.con09_bot {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.con09_bot_left {
  margin-bottom: 6vw;
}
.con09_04 {
    width: 44.6563vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 1vw;
    z-index: 1;
}
.con09_05 {
    width: 23.4584vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con09_06 {
    width: 20.8125vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 22vw;
}
.con10_subtitle {
    font-size: var(--size-35);
    margin-bottom: 3.5vw;
}
.con10_01 {
    width: 1vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3vw;
}
.con10_title {
    font-size: var(--size-55);
    margin-bottom: 7.5vw;
}
.con10_top_tt {
    font-size: var(--size-20);
    line-height: 1.5;
    margin-bottom: 7vw;
}
.con10_02 {
    width: 60.4752%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con10_ct_wrap {
    color: #DFAF6F;
    gap: 1.7vw;
}
.con10_03 {
    width: 89.5854%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -20vw;
    margin-top: -5.5vw;
}
.con11_01 {
    width: 414.8032%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4.3vw 0;
    background-color: #DFAF6F;
    bottom: 0%;
}
.con10_side_sd_m {
  margin-bottom: 6vw;
}
.con10_side_sd_img {
  height: 80vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con10_side_sd_img > img {
  width: unset !important;
  height: 100%;
}
.con10_side_sd_m .swiper-slide {
    width: auto !important;
    flex-shrink: 0;
}
.con11_circle {
  display: none;
}
.con11 {
    height: auto;
    background-image: url(/images/con05_11.png);
    background-size: cover;
    background-position: center;
}
.con11_main02,
.con11_right {
  position: relative !important;
}
.con11_main01 {
    opacity: 1;
    padding-top: 35vw;
    padding-bottom: 44vw;
}
.con11_main02 {
  padding-top: 15vw;
  opacity: 1;
  background-color: #DFAF6F;
  padding-bottom: 15vw;
}
.con11_14 {
    width: 27.7009%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: auto;
    top: -34vw;
    right: 9%;
}
.con11_02 {
    width: 40.4699%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 12%;
    top: 15vw;
}
.con11_03 {
    width: 29.7009%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 12%;
    top: 16vw;
}
.con11_sd .flow_sd_img {
    width: 49.7813vw;
    margin-right: 5vw;
}
.con11_16 {
    width: 68.9975%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -10%;
    bottom: 100%;
}
div.con11_mid_top {
    align-items: center;
    gap: 1.5vw;
}
.con11_mid_line {
    width: 64vw;
    height: 1px;
    background-color: #170e0d38;
}
.con11_mid_top_tt01 {
  font-size: var(--size-45);
}
.con11_mid_top_tt02 {
  font-size: var(--size-30);
}
.con11_mid_top_tt02 p.absol {
    opacity: 0;
}
.con11_mid_tt {
    font-size: var(--size-20);
    font-weight: 500;
    margin-top: 6vw;
    line-height: 1.5;
}
.con11_right {
    width: 85.4688vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 3vw;
    right: 0;
    margin-top: 7vw;
}
.con11_right_video {
    height: 48.4479vw;
}
.con11_right_slide {
    height: 13.2813vw;
    background-color: #008C37;
    font-size: var(--size-20);
    font-weight: 400;
    color: #fff;
}
.con12 {
    background-image: url(/images/con12_05.png);
    padding-top: 15vw;
}
.con12_point {
    width: 1.1vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 4.5vw 0;
}
.con12_tt02 {
    font-size: var(--size-40);
    line-height: 1.3;
    margin-bottom: 8vw;
}
.con12_row_wrap {
    width: 100.788%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 3vw;
}
.con12_row {
    width: 73.5625vw;
    height: 44.5521vw;
    background-color: #fff;
    border: 1px solid #251308;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.con12_04 {
    width: 160.9064%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
}
.con12_01 {
    width: 71.5001%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con12_row_circle {
    width: 22.6569%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.5vw;
}
.con12_row_tt01 {
    font-size: var(--size-30);
    margin-bottom: 2.7vw;
}
.con12_tt03 {
    font-size: var(--size-20);
    font-weight: 400;
    line-height: 1.5;
    margin-top: 6vw;
}
.con13_main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.con13 {
    background-image: url(/images/con12_05.png);
    background-size: 100%;
    background-position: center;
    padding-top: 15vw;
}
.con13_left_tt01 {
    font-size: var(--size-55);
    line-height: 1.3;
    margin-bottom: 3.5vw;
    letter-spacing: -0.15vw;
}
.con13_left {
  text-align: center;
    margin-bottom: 46vw;
}
.con13_right {
    width: 97.9307%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con13_02 {
    width: 39.9361%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: auto;
    top: -26%;
}
.con13_01 {
    width: 83.9307%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: auto;
    top: 33%;
}
.con13_ct {
    font-size: var(--size-32);
    right: 19%;
    bottom: 10%;
}
.con14 {
    background-image: url(/images/con12_05.png);
    background-size: 100%;
    background-position: center;
    padding-top: 15vw;
}
.con14_title {
    font-size: var(--size-55);
    margin-bottom: 4.5vw;
}
.con14_main {
    width: 96.0625vw;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px solid #000;
    box-sizing: border-box;
    background-color: #fff;
    padding: 7vw 0;
}
.con14_01 {
    width: 93.8731%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con14_01_absol {
    width: 21.4535%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 21%;
}
.con14_01_absol03 {
    top: 71%;
}
.con14_01_absol02 {
    top: 48%;
}
.con14_05 {
    width: 22.2204%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 3%;
    left: 42%;
}
.con15 {
    background-image: url(/images/con12_05.png);
    background-size: 100%;
    background-position: center;
    padding-top: 15vw;
    padding-bottom: 15vw;
}
.con15_title {
    font-size: var(--size-55);
    margin-bottom: 6vw;
}
.con15_row_wrap {
    width: 92.0625vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5vw 0;
}
.con15_row {
    width: 46.9513%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con15_row:nth-child(2n) .con15_09 {
    display: none;
}
.con16_cover {
    padding-top: 15vw;
}
.con16_title {
    font-size: var(--size-55);
    margin-bottom: 6.5vw;
}
.con16_05 {
  height: 257vw;
}
.con16_04 {
  display: none;
}
.con17 {
    background-image: url(/images/con17_01.jpg);
    padding-top: 99vw;
    margin-top: -42vw;
    padding-bottom: 16.7vw;
}
.con17_02 {
    width: 30.5408%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 34%;
    left: 62%;
}
div.con18_main {
    width: 100.788%;
    height: auto;
    background-image: url(/images/con18_02.jpg);
    padding: 15vw 0;
}
.con18_left {
  position: relative !important;
    top: auto;
    left: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 23vw;
}
.con19_right {
    width: 90.0313vw;
    height: auto;
    align-self: center;
    background-color: rgba(0,0,0,0.65);
    margin-right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-top: 1px solid #dfaf6fa2;
    border-bottom: 1px solid #dfaf6fa2;
    padding: 9vw 0;
}
.con18_03 {
  display: none;
}
.con18_01 {
    width: 63.4103%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -17%;
    right: auto;
    font-size: var(--size-39);
    cursor: pointer;
}


}